home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 2006.TXT < prev    next >
Text File  |  1993-04-01  |  4KB  |  87 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: Stacking the HP 95LX Palmtop Computer with Stacker 2.0
  4. STAC FAX Index #2006 - 3/06/92                          
  5. ___________________________________________________________________________    
  6.  
  7. Background.
  8.  
  9.    The HP 95LX is palmtop computer that runs under MS-DOS 3.2.  It has 1mb of 
  10.    on-board RAM that is configurable between RAM and disk drive.  An example 
  11.    would be configuring 256k of this on-board RAM as system RAM and the 
  12.    Remaining 768k as the C: drive. There are RAM cards available which vary 
  13.    in size from 512k to 1.5mb.  These RAM cards have their own battery to 
  14.    maintain the data and are treated the same as floppy disks.  There is a 
  15.    slot on the left side of the HP 95LX which accepts the cards and is 
  16.    referenced as drive A:. This Note presents a procedure for "Stacking" this 
  17.    A: RAM card. 
  18.  
  19.    The 95LX Filer/File Transfer Utility allows file copying, deleting etc.  It 
  20.    also allows you to run applications, gives a shell to the DOS prompt, and 
  21.    allows connection between the HP 95LX and serial port on a desktop machine 
  22.    which runs a package called the Connectivity Pack.  The Connectivity Pack 
  23.    allows you to copy files between the two machines.  This procedure involves 
  24.    the use of the Filer and Connectivity Pack, but does not give detailed 
  25.    instruction on their use.  Please refer to the 95LX documentation.  
  26.  
  27.    NOTE:
  28.    There is an external drive made by PAMCO that can connect to a desktop 
  29.    machine via the parallel port that allows a desktop machine to directly 
  30.    access the RAM cards for the HP 95LX.  The current device driver for 
  31.    these drives is NOT compatible with Stacker.  PAMCO is currently looking 
  32.    into this situation.
  33.  
  34. Procedure.
  35.  
  36.    Due to the lack of RAM on the HP 95LX, the Stacker Install will not run.
  37.    Therefore, a desktop machine is required for part of this procedure.  
  38.  
  39.    1. On the desktop machine, run Stacker's Install program to personalize
  40.       the files and copy them to the hard drive.  After this is done, escape
  41.       out of Install without creating a drive.
  42.  
  43.    2. Use the following command to build an empty Stacker drive on the 
  44.       desktop machine. 
  45.    
  46.       SCREATE C:\STACVOL.DSK /S=1.5 /R=4.0
  47.  
  48.       This will create a 1.5mb Stacvol file with an anticipated compression 
  49.       ratio of 4.0 to 1 to accomodate the high compression ratio of Lotus 
  50.       1-2-3 files. (The /S= specifies the size of the RAM card, in MBytes. 
  51.       The size may vary depending on the size of the RAM card. 
  52.  
  53.    3. Use Sattrib to remove the hidden, system and read-only attributes of
  54.       the Stacvol file with the following command:
  55.        
  56.       SATTRIB -R -H -S C:\STACVOL.DSK
  57.  
  58.    4. On the HP 95LX, while in the Filer utility, choose SYSTEM to get to a 
  59.       DOS prompt.
  60.  
  61.    5. Make certain there is no data on the RAM card which should be in 
  62.       drive A:.
  63.  
  64.    6. At the root directory of drive C: on the HP 95LX, add the following 
  65.       line to the CONFIG.SYS file: (If a Config.sys does not exist, create
  66.       one by typing:  Copy con Config.sys <Enter>...then add the device 
  67.       line <Enter>...then press <ctrl z> to save the file)
  68.  
  69.       DEVICE=C:\STACKER.COM @
  70.  
  71.    9. Using the Connectivity Pack on the desktop machine and the Filer/File
  72.       transfer utility on the 95 LX, transfer STACKER.COM and SCHECK.EXE to
  73.       the Root directory of the 95LX.  
  74.  
  75.   10. Transfer STACVOL.DSK from the desktop machine to the RAM card in 
  76.       drive A: 
  77.  
  78.   11. Re-boot the HP 95LX to load the Stacker device driver.
  79.  
  80.   12. Mount the A: Stacker drive by typing  STACKER A   at the DOS prompt.  
  81.       Conversely, you may unmount by typing STACKER -A . You may want to 
  82.       create batch files including these commands so the Stacker drives may 
  83.       be mounted and unmounted directly from the Filer.                               
  84.     
  85. ___________________________________________________________________________
  86. Copyright 1993, Stac Electronics                    
  87.